Click or drag to resize

FreeBusyViewOptions Constructor

Overload List
  NameDescription
Public methodFreeBusyViewOptions
Initializes a new instance of the FreeBusyViewOptions class.
Public methodFreeBusyViewOptions(TimeDuration)
Initializes a new instance of the FreeBusyViewOptions class.
Public methodFreeBusyViewOptions(DateTime, DateTime)
Initializes a new instance of the FreeBusyViewOptions class.
Public methodFreeBusyViewOptions(TimeDuration, FreeBusyViewType)
Initializes a new instance of the FreeBusyViewOptions class.
Public methodFreeBusyViewOptions(TimeDuration, Int32)
Initializes a new instance of the FreeBusyViewOptions class.
Public methodFreeBusyViewOptions(DateTime, DateTime, FreeBusyViewType)
Initializes a new instance of the FreeBusyViewOptions class.
Public methodFreeBusyViewOptions(DateTime, DateTime, Int32)
Initializes a new instance of the FreeBusyViewOptions class.
Public methodFreeBusyViewOptions(TimeDuration, Int32, FreeBusyViewType)
Initializes a new instance of the FreeBusyViewOptions class.
Public methodFreeBusyViewOptions(DateTime, DateTime, Int32, FreeBusyViewType)
Initializes a new instance of the FreeBusyViewOptions class.
Top
See Also